home *** CD-ROM | disk | FTP | other *** search
- ModelExplorer = {
- ACTIONS = {"qualifierCancel:" = "qualifierCancel:"; "qualifierOK:" = "qualifierOK:"; };
- OUTLETS = {
- numRecordsField = numRecordsField;
- qualifierPanel = qualifierPanel;
- qualifierText = qualifierText;
- relationsBrowser = relationsBrowser;
- ripoff = ripoff;
- splitView = splitView;
- tableView = tableView;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- Ripoff = {SUPERCLASS = Control; };
- SortTableView = {SUPERCLASS = DBTableView; };
-